Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak logLevel in esbuild.js examples #7903

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

felipecrs
Copy link
Contributor

I see no good reason to not display esbuild's warnings. This led me to:

evanw/esbuild#4023

Also, when enabling ts-check in the provided example, there's a missing check for location being null. I fixed that too.

@ntrogh ntrogh requested a review from aeschli January 2, 2025 10:11
@ntrogh
Copy link
Contributor

ntrogh commented Jan 2, 2025

@felipecrs Thanks for creating this PR.

@aeschli Can you review this PR? Any reason why the esbuild warnings are muted?

@ntrogh ntrogh added the doc-enhancement suggested addition or improvement label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement suggested addition or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants